.m-page-wrapper{min-height:100vh;flex-direction:unset!important;display:block!important}.m-page-wrapper *{box-sizing:border-box}.m-page-wrapper .header{border-bottom:none}.m-page-wrapper .messenger{background-color:var(--color-main)}
.phone-stack__tagline{white-space:nowrap;display:block}.phone-stack__tagline span{color:var(--color-main);font-weight:700}.phone-stack__city{display:none}
.city-select{color:#575756;white-space:nowrap;background:0 0;align-items:baseline;gap:6px;height:auto;padding:0;font-family:Inter,Roboto,sans-serif;font-size:13px;font-weight:400;line-height:1.3;display:inline-flex}.city-select:hover{text-decoration:none}.city-select__city{appearance:none;font:inherit;color:var(--color-main);cursor:pointer;background:0 0;border:0;border-bottom:1px dashed;margin:0;padding:0;font-weight:700;text-decoration:none}.city-select__city:hover{border-bottom-color:#0000}.city-select__hint{color:#575756;font-weight:400}.city-select--header{font-size:13px}.phone-stack__city .city-select--header,.phone-stack__city .city-select--header .city-select__city{font-size:12px}.city-select--footer{font-size:13px}.city-select--callout{font-size:14px}.city-select--callout .city-select__city{font-size:16px}.city-select--banner{color:#ffffffd9;font-size:12px}.city-select--banner .city-select__city{color:#fff;border-bottom-color:#ffffff8c;font-size:12px}.city-select--banner .city-select__city:hover{border-bottom-color:#0000}.city-select--banner .city-select__hint{color:#ffffffd9}
.cb-overlay{z-index:1100;-webkit-backdrop-filter:blur(4px);background:#00000073;justify-content:center;align-items:center;animation:.2s ease-out cb-fade-in;display:flex;position:fixed;inset:0}.cb-card{background:var(--color-surface-page,#fff);text-align:center;box-sizing:border-box;border-radius:16px;width:90%;max-width:420px;padding:40px 36px 32px;animation:.25s ease-out cb-appear;position:relative;box-shadow:0 4px 6px #0000000a,0 20px 60px #0000001f}.cb-close{background:var(--color-surface-muted,#f2f2f2);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;line-height:1;transition:background .15s,transform .15s;display:flex;position:absolute;top:16px;right:16px}.cb-close:hover{background:var(--color-border,#ebebeb);transform:scale(1.05)}.cb-close:active{transform:scale(.95)}.cb-close svg{width:14px;height:14px;color:var(--color-text,#575756)}.cb-icon{background:var(--color-brand-soft,#fff1e6);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;display:inline-flex}.cb-icon svg{width:28px;height:28px;color:var(--color-brand,#ef7d00)}.cb-title{color:var(--color-text-dark,#3f3f3f);margin:0 0 8px;font-family:Inter,sans-serif;font-size:22px;font-weight:700;line-height:1.3}.cb-subtitle{color:var(--color-text-muted,#848484);margin:0 0 24px;font-family:Inter,sans-serif;font-size:15px;font-weight:400;line-height:1.5}.cb-form{flex-direction:column;gap:12px;display:flex}.cb-field{position:relative}.cb-field input{width:100%;height:52px;color:var(--color-text-dark,#3f3f3f);background:var(--color-surface-page,#fff);border:1.5px solid var(--color-border,#ebebeb);box-sizing:border-box;appearance:none;border-radius:12px;outline:none;padding:0 16px;font-family:Inter,sans-serif;font-size:17px;font-weight:400;transition:border-color .2s,box-shadow .2s;display:block}.cb-field input::placeholder{color:var(--color-text-muted,#848484);font-weight:400}.cb-field input:focus{border-color:var(--color-brand,#ef7d00);box-shadow:0 0 0 3px #ef7d001a}.cb-field input:disabled{opacity:.6;cursor:not-allowed}.cb-error{color:#dc2626;text-align:left;margin:0;padding:0;font-family:Inter,sans-serif;font-size:13px;line-height:1.4}.cb-submit{color:#fff;background:var(--color-brand,#ef7d00);cursor:pointer;appearance:none;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;height:52px;padding:0 24px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:1;transition:background .15s,transform .1s,box-shadow .15s;display:flex}.cb-submit:hover:not(:disabled){background:var(--color-brand-hover,#d66e00);box-shadow:0 4px 12px #ef7d0040}.cb-submit:active:not(:disabled){transform:scale(.98)}.cb-submit:disabled{opacity:.5;cursor:not-allowed}.cb-city{margin-top:16px;font-size:14px}.cb-city .city-select__city{font-size:15px;font-weight:600}.cb-city .city-select__hint{color:var(--color-text-muted,#848484);font-size:13px}.cb-trust{color:var(--color-text-muted,#848484);justify-content:center;align-items:center;gap:6px;margin:16px 0 0;font-family:Inter,sans-serif;font-size:12px;line-height:1;display:flex}.cb-trust svg{width:14px;height:14px;color:var(--color-text-muted,#848484);flex-shrink:0}.cb-success{text-align:center;padding:12px 0}.cb-success-icon{background:#ecfdf5;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;display:inline-flex}.cb-success-icon svg{color:#059669;width:28px;height:28px}.cb-success h2{color:var(--color-text-dark,#3f3f3f);margin:0 0 8px;font-family:Inter,sans-serif;font-size:22px;font-weight:700;line-height:1.3}.cb-success p{color:var(--color-text-muted,#848484);margin:0 0 24px;font-family:Inter,sans-serif;font-size:15px;line-height:1.5}.cb-success button{height:44px;color:var(--color-brand,#ef7d00);background:var(--color-brand-soft,#fff1e6);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;padding:0 28px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;transition:background .15s;display:inline-flex}.cb-success button:hover{background:#ffe8d4}@keyframes cb-fade-in{0%{opacity:0}to{opacity:1}}@keyframes cb-appear{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (max-width:768px){.cb-card{padding:32px 28px 24px}.cb-title{font-size:20px}}@media (max-width:480px){.cb-overlay{align-items:flex-end}.cb-card{border-radius:20px 20px 0 0;width:100%;max-width:none;padding:28px 20px 24px;animation:.3s ease-out cb-slide-up}.cb-icon{width:48px;height:48px;margin-bottom:16px}.cb-icon svg{width:24px;height:24px}.cb-title{font-size:19px}.cb-subtitle{margin-bottom:20px;font-size:14px}.cb-field input{height:48px;font-size:16px}.cb-submit{height:48px;font-size:15px}}@keyframes cb-slide-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}body.openModal{overscroll-behavior:contain;overflow:hidden}
html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}body{font-family:var(--font)}a{text-decoration:none}a:hover{text-decoration:underline}.w780{max-width:780px}.hidden{display:none!important}.call{background:url(/m/img/rnd-phone.svg) 45px 5px/30px no-repeat;padding:0 10px 0 90px}.phone-number{height:42px;color:var(--color-main);font-family:Inter;font-size:28px;font-style:normal;font-weight:700;line-height:34px;display:block}.phone-number:hover{text-decoration:none}.call__tagline{color:#575756;margin-top:-8px;font-family:Inter;font-size:15px;font-style:normal;font-weight:400;line-height:18px;display:none}.call__tagline span{color:var(--color-main)}.call__geolocation{color:#575756;font-family:Inter;font-size:13px;font-style:normal;font-weight:400;line-height:16px}.call__geolocation a{color:#575756;border-bottom:1px dashed #0000;margin-right:2px;font-family:Inter;font-size:17px;font-style:normal;font-weight:700;line-height:20px;text-decoration:none}.call__geolocation a:hover{color:var(--color-main);border-bottom:1px dashed var(--color-main)}.lead{background-color:var(--color-main);color:#fff;margin:0 0 30px;padding:25px 30px}.lead__header{font-size:24px;font-weight:700}.lead__form{margin:14px 0 0;display:flex}.lead__field{box-sizing:border-box;border:none;min-width:50%;height:48px;padding:12px 16px;font-size:18px;line-height:25px}.lead__btn{color:#2a2a2a;box-sizing:border-box;cursor:pointer;background-color:#ffd64b;border:none;height:48px;margin:0 0 0 8px;padding:12px 16px;font-size:18px;font-weight:700;line-height:25px}.advice{border-top:3px solid var(--color-main);background-color:#f2f2f2;justify-content:space-between;margin-bottom:30px;padding:23px 30px 27px;display:flex}.advice__header{text-transform:uppercase;margin:0;font-size:28px;font-weight:900}.advice__header span{color:var(--color-main);display:block}.promo__head{margin:0 0 15px;font-family:Inter;font-size:42px;font-style:normal;font-weight:700;line-height:50px}.promo__list li{color:#fff;text-transform:lowercase;padding:5px 0 5px 20px;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:24px;position:relative}.promo__list li:after{content:"";background-color:var(--color-main);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.promo__coupon-count{font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:24px}.promo__coupon-count span{color:var(--color-main)}article.content{box-sizing:border-box;padding:45px 0}article.content.contact{min-height:calc(100vh - 446px)}.accomp__bg{background-color:#f2f2f2;padding:10px 0 50px}.accomp__header{color:#575756;text-transform:uppercase;margin:40px 0 20px;font-family:Inter;font-size:28px;font-style:normal;font-weight:700;line-height:34px}.accomp__header a{color:var(--color-main)}.accomp__list{justify-content:stretch;align-items:stretch;display:flex}.accomp__card{background:#fff;padding:30px 25px;box-shadow:0 0 10px #0000000a}.accomp__card:nth-child(2){margin:0 16px}.accomp__card time{color:#575756;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:14px}.accomp__subject{margin:12px 0 0;font-size:16px;font-weight:300;line-height:150%}.accomp__subject a{color:#575756;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:145%}.accomp__subject a:hover{color:var(--color-main);text-decoration:none}.alphabetic__list{margin:0;padding:0;list-style:none}.alphabetic__item{margin-bottom:8px;padding:0 7px;font-size:22px;font-weight:700;display:inline-block}.alphabetic__item a{color:#5a5a5a}.alphabetic__item a:hover{color:var(--color-main);text-decoration:none}.alphabetic__item_active a{color:var(--color-main)}.disease__description{font-size:18px;line-height:150%}.disease__header{background:url(/m/img/arrow.svg) 0 14px/18px no-repeat;margin:28px 0 20px;padding-left:28px;font-size:48px}.disease__synonym{color:var(--color-main)}.disease__feasibility span:after{content:"?";color:#fff;text-align:center;background:#d0e2ef;border-radius:50%;width:18px;height:18px;margin:0 5px;font-weight:900;line-height:18px;display:inline-block}.page__header,.category__header{color:#2a2a2a;margin:0 0 18px;font-size:48px;line-height:40px}.page__caption,.category__caption{color:#848484;margin:0 0 18px;font-size:16px;display:inline-block}.articles__menu,.articles__submenu{margin:0;padding:0;list-style:none}.articles__menu>li{border-bottom:1px solid #ebebeb;padding:18px 0;font-size:22px;font-weight:500}.articles__menu>li:last-child{border-bottom:none}.articles__menu>li>a{color:#000}.articles__menu>li>a:hover{color:var(--color-main)}.articles__submenu{margin-top:10px}.articles__submenu>li{padding:8px 0;font-size:16px;font-weight:400;position:relative}.articles__submenu>li>a{color:#7f7f7f}.articles__submenu>li>a:hover{color:var(--color-main)}.articles__submenu>li>a:hover:before{content:"";background:url(/m/img/arrow.svg) 0 0/contain no-repeat;width:7px;height:12px;position:absolute;top:11px;left:-15px}.article__header{color:#2a2a2a;background:url(/m/img/arrow.svg) 0 14px/18px no-repeat;margin:28px 0 20px;padding-left:28px;font-size:48px}.article__block,.article-new-style{color:#2a2a2a;border-bottom:1px solid #ebebeb;padding-bottom:30px;font-size:18px;line-height:140%}.article__subheader,.article-new-style h2{margin-bottom:16px;margin-block:.83em;margin-inline:0;font-size:1.5em;font-weight:700;display:block}.article__doc{color:var(--color-main);font-style:italic}.search__contain{background:#f2f2f2;padding:30px}.search__head{margin:0 0 18px;font-size:22px;font-weight:700}.search__head span{color:var(--color-main)}.search__description{max-width:360px;line-height:140%}.search__form{display:flex}.search__field{box-sizing:border-box;border:1px solid #e3e3e3;width:100%;height:48px;padding:12px 16px;font-size:18px;line-height:25px}.search__btn{color:#fff;box-sizing:border-box;background-color:var(--color-main);cursor:pointer;border:none;height:48px;margin:0 0 0 8px;padding:12px 16px;font-size:18px;font-weight:700;line-height:25px}.result{margin:30px 0}.result__header{margin:0 0 18px;font-size:22px;font-weight:700}.result__synonym{color:var(--color-main);font-style:italic}.result__feasibility span:after{content:"?";color:#fff;text-align:center;background:#d0e2ef;border-radius:50%;width:18px;height:18px;margin:0 5px;font-weight:900;line-height:18px;display:inline-block}.result__text{margin-top:10px;font-weight:500;line-height:140%}.imt__contain{background:#f2f2f2;padding:30px}.imt__head{margin:0 0 18px;font-size:22px;font-weight:700}.imt__head span{color:var(--color-main)}.imt__form{display:flex}.imt__field{margin:20px 0}.imt__field:nth-child(2){margin-left:20px;margin-right:20px}.imt__input{box-sizing:border-box;border:1px solid #e3e3e3;width:100%;height:48px;margin:8px 0 0;padding:12px 16px;font-size:18px;line-height:25px}.imt__result{font-size:24px;font-weight:700}.imt__result span{color:var(--color-main)}.imt__decision{color:#2a2a2a;max-width:380px;margin:18px 0 0;font-size:18px;font-weight:500;line-height:140%}.question__block{border-bottom:1px solid #ebebeb}.questions__header{font-size:24px}.questions__list{column-count:2;margin:0;padding:0;list-style:none}.questions__list li{box-sizing:border-box;width:100%;margin:0 20px 15px 0;font-size:16px;line-height:140%;display:inline-block}.questions__list li a{color:#7f7f7f}.questions__list li a:hover{color:var(--color-main)}.questions__list li a:before{content:"«"}.questions__list li a:after{content:"»"}.law__list{column-count:2;margin:0;padding:0;list-style:none}.law__list li{box-sizing:border-box;width:100%;margin:0 20px 15px 0;font-size:16px;line-height:140%;display:inline-block}.law__list li a{color:#7f7f7f;font-weight:300}.law__list li a:hover,.law__list li a:hover span{color:var(--color-main)}.law__list li a span{color:#000;font-weight:500;display:block}.law__list li a span:before{content:"«"}.law__list li a span:after{content:"»"}.answer{display:flex}.answer__author{order:2}.answer__author img{width:250px;height:250px}.answer__author figcaption{margin-top:20px;font-size:16px;font-weight:700}.answer__mark{font-size:24px;display:block}.answer__category{color:var(--color-main);margin:18px 0 0;font-style:italic;display:block}.answer__text{color:#000;margin:0 0 30px;font-size:18px;line-height:140%}.contact__flex{display:flex}.contact__map{background:#eee;width:50%;min-height:410px}.contact__info{width:50%}.contact__header{margin:0}.contact__city a{color:var(--color-main);margin-right:10px;font-size:40px;font-weight:500}.contact__city span{color:#a0a0a0;font-size:16px}.contact__block{margin:8px 0;padding:16px 0;font-size:16px;font-weight:500;line-height:150%}.contact__type{margin:0 0 16px;font-size:20px;font-weight:500;display:block}.contact__block address{background:url(/m/img/rnd-location.svg) 0 0/30px no-repeat;padding-left:40px;font-style:normal;line-height:30px;display:inline-block}.contact__block address span{color:#a0a0a0;font-weight:400;display:block}.contact__phone-link{color:#000;background:url(/m/img/rnd-phone.svg) 0 0/30px no-repeat;padding-left:40px;line-height:30px;display:inline-block}.features__flex{justify-content:stretch;align-items:center;display:flex}.features__item{flex-grow:1;justify-content:center;margin:22px 0;display:inline-flex}.features__item:nth-child(2){border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3}.features__item a{color:#575756;text-transform:uppercase;box-sizing:border-box;background-position:0 3px;background-repeat:no-repeat;background-size:34px;align-items:center;min-height:40px;padding:0 40px 0 55px;font-family:Inter;font-size:18px;font-style:normal;font-weight:700;line-height:22px;display:inline-flex;position:relative}.features__item a:hover{color:var(--color-main);text-decoration:none}.features__item a:after{content:"";background:url(/m/img/arrow300.svg) 0 0/contain no-repeat;width:15px;height:26px;position:absolute;top:calc(50% - 14px);right:0}.features__test{background-image:url(/m/img/ico-heart.svg)}.features__disease{background-image:url(/m/img/ico-magnifer.svg)}.features__help{background-image:url(/m/img/ico-hands.svg)}.services{background:linear-gradient(90deg,#f4f4f4,#e7ecf0);border-bottom:1px solid #e5e5e5}.services>.wrapper{background:url(/m/img/services.jpg) 100% 0/contain no-repeat;padding:90px 0}.services__subheader{color:#848484;text-transform:uppercase;margin:15px 0 5px;font-size:14px;font-weight:500}.services__header{margin:10px 0 30px;font-size:27px;font-weight:700}.accordion{max-width:50%}.accordion input{display:none}.box{box-sizing:border-box;background:#fff;flex-direction:column;justify-content:center;height:55px;margin-bottom:2px;padding:0 20px;transition:all .15s ease-in-out;display:flex;position:relative}.box-content{color:#848484;padding:0 0 15px;font-size:16px;line-height:140%;display:none}.box-title_mobile{display:none}input:checked+.box{height:auto}input:checked+.box .box-content{display:inline-block}.arrows section .box-title{cursor:pointer;white-space:nowrap;align-items:center;min-height:55px;font-size:18px;font-weight:700;line-height:55px;display:flex}.arrows section .box-title:before{content:"";background:url(/m/img/arrow-acc.svg) 0/16px no-repeat;width:16px;height:16px;display:block;position:absolute;top:18px;right:15px;transform:rotate(-90deg)}input:checked+section.box .box-title:before{transform:rotate(0)}.team{background:#f4f4f4;padding:50px 0}.team__subheader{color:#575756;text-transform:uppercase;text-align:center;margin:15px 0 5px;font-family:Inter;font-size:14px;font-style:normal;font-weight:700;line-height:17px}.team__header{color:#575756;text-align:center;margin:0 0 10px;font-family:Inter;font-size:36px;font-style:normal;font-weight:700;line-height:43px}.team__list{flex-wrap:wrap;gap:20px;margin:0;padding:0;font-size:0;list-style:none;display:flex}.team__list li{width:calc(25% - 15px);margin:30px 0;display:inline-block}.team__list img{width:100%;max-width:245px;height:auto;margin-bottom:15px}.team__name{color:#575756;margin:10px 0 8px;font-family:Inter;font-size:20px;font-style:normal;font-weight:700;line-height:24px}.team__position{color:#575756;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.how-to-get__call a,.footer-nav__menu li a,.call__geolocation a{-o-transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s}.advice__mobile{display:none}@media only screen and (max-width:1200px){.call{background:url(/m/img/rnd-phone.svg) 10px 5px/30px no-repeat;padding:0 10px 0 50px}}@media only screen and (max-width:1024px){.legally,.category__caption,.promo,.breadcrumb,.advice__mobile,.accomp__bg,.messenger,.footer-nav,.footer-info,article.content,.services,.team{padding-left:15px;padding-right:15px}.lead{margin-left:15px}.phone-number{height:32px;font-size:24px;line-height:32px}.accordion{max-width:70%}.services>.wrapper{background-image:none}.promo__appeal{max-width:140px}.promo:after{right:calc(50% - 410px)}}@media only screen and (max-width:780px){.m-visible{display:block!important}.advice,.promo__founder,.promo__appeal,.legally,.category__caption{display:none}.promo,.breadcrumb,.advice__mobile,.accomp__bg,.messenger,.footer-nav,.footer-info,article.content,.lead,.services,.team{padding-left:5vw;padding-right:5vw}.promo__head{font-size:37px}.article__header,.how-to-get__header{font-size:32px}.contact__flex{flex-direction:column}.contact__info,.contact__map{width:auto}.contact__map{margin:0 -5vw -45px;position:relative}.advice__mobile{margin:0;display:flex}.services>.wrapper{padding:45px 0}.call{background:url(/m/img/rnd-phone.svg) 0 5px/30px no-repeat;padding:0 0 0 40px}.lead{margin:0}.questions__list{column-count:auto}.page__header,.category__header{font-size:36px;line-height:32px}.answer{flex-direction:column-reverse}.answer__author{margin-left:0}.answer__author img{width:120px;height:120px}.answer__author figcaption{margin:5px 0 25px}.accordion{max-width:100%}.arrows section .box-title{font-size:0}.box-title_mobile{text-transform:uppercase;font-size:16px;display:inline-block}}@media only screen and (max-width:544px){.team{display:none}.advice__mobile{flex-direction:column;align-items:center}.advice__header{margin:0 0 8px;font-size:19px;font-weight:700}.advice__header span{display:inline-block}.lead__form{flex-direction:column}.lead__btn{margin:8px 0 0}.page__header,.category__header{word-break:break-word;font-size:26px;line-height:24px}.search__contain{padding:15px}.search__form{flex-direction:column}.search__btn{margin:8px 0 0}.imt__contain{padding:15px}.imt__form{flex-direction:column}.imt__field:nth-child(2){margin:0}}.aa-section-1__title{letter-spacing:0;margin:0 0 3rem}.aa-section-1__subtitle{color:#000;letter-spacing:.025em;text-transform:uppercase;font-family:DINPro,sans-serif;font-size:18px;font-weight:400;line-height:1.175em}.aa-section-1__subtitle p{margin:0 0 5px}.aa-section-1__title_p{font-weight:500}.aa-section-1__to-test:before{display:none}.aa-section-02{border-bottom:1px solid #eee;padding:30px 0}.aa-section-2__image{float:left;max-width:80px;max-height:92px;margin-right:20px}.aa-section-2__h1{color:#000;letter-spacing:-.025em;text-transform:uppercase;margin:0 0 12px;font-family:DINPro,sans-serif;font-size:22px;font-weight:700;line-height:1.175em}.aa-section-2__column{font-size:12px;display:flex}.action-block{text-align:center;padding:10px 0}.action-block__appeal{color:#fff;background:#dd2734;max-width:430px;margin:10px auto;padding:5px 0;font-family:DINPro,sans-serif;font-size:18px;font-weight:700;line-height:1;display:block}.action-block__appeal::selection{color:#000;background:#fff}.action-block__appeal span{color:#dd2734}.action-block__call{letter-spacing:-.75px;font-family:DINPro,sans-serif;font-size:30px;font-weight:600;line-height:120%}.action-block__call a{color:#dd2734;white-space:nowrap}.pod-btn--inv{color:#fff;background:#dd2734;max-width:355px;margin:10px auto 0;padding:0;display:block}.pod-btn--inv::selection{color:#000;background:#fff}.aa-section-7{color:#000;z-index:1;padding:30px 0;position:relative}.aa-section-7__head{letter-spacing:-1px;text-align:center;width:100%;margin-bottom:48px;font-family:DINPro,sans-serif;font-size:42px;font-weight:600;line-height:110%}.aa-info-clients__row{justify-content:center}.aa-info-clients__col-1{text-transform:none;text-align:center;font-weight:600}.aa-info-clients__amount{color:#dd2734}.aa-info-clients__col-2{border-left:2px solid #000;max-width:430px;min-height:65px;margin:0 0 20px 20px;padding:0 0 0 18px;font-size:20px;font-weight:600;line-height:125%}.aa-info-clients__col-2 p{margin:0 0 20px}.aa-section-7__bg:before{background:#fcf8f7 url(/m/images/index/bg_friends.webp) 50%/cover no-repeat}.aa-review-list .slick-slider{flex-direction:column;display:flex}.slick-dots{order:-1;margin-bottom:20px}.slick-dots li button{background-color:#909295}.slick-dots li.slick-active button{background-color:#dd2734;border-color:#0000}.aa-review-list .slick-prev,.aa-review-list .slick-next{border-radius:50%;top:110px;box-shadow:0 0 30px #dd273426}.aa-review-list .slick-prev:before,.aa-review-list .slick-next:before{background-image:url(/m/images/index/prev.png)}.aa-review-list .slick-prev:after,.aa-review-list .slick-next:after{background-image:url(/m/images/index/prev-h.png)}.aa-review-list .slick-slide{background:#fff;height:100%;margin:0 10px;padding:20px;box-shadow:0 0 11px #00000029}.slick-dots{margin:0 -20px 10px}.slick-dots li{margin:2px}.aa-review-item__lead{color:#000}.aa-review-item__title small{color:#000;font-size:20px}.aa-review-item__img-wrap{border:2px solid #dd2734;border-radius:50%;padding:3px}.aa-section-8{background-image:none;padding:0}.aa-section-8 .aa-container{background:#fff url(/m/images/index/bg_FAQ.jpg) 100% 100%/auto 80% no-repeat;padding:calc(40px + 3.99893%) 0 105px}.aa-section-8 p,.aa-section-8 ul,.aa-section-8 ol{margin:5px 0 10px}.aa-question-item{margin-bottom:20px;padding-left:34px}.aa-question-item:before{content:"";opacity:1;background:url(/m/images/index/arrow.svg) 50%/contain no-repeat;width:18px;height:26px;position:absolute;top:4px;left:5px}.aa-question-item--opened:before{opacity:1;transform:rotate(180deg)}.aa-question-item__title-underline{color:#000;background:0 0;border-bottom:1px dashed #000;font-size:20px;font-weight:600}.aa-question-item__title-underline:hover{color:#dd2734;background:0 0}.aa-question-item__answer{color:#000;background:#fff;border-left:none;max-width:80ch;margin:0 -15px 0 0;padding:20px 30px 30px;line-height:1.3;display:none;position:relative;box-shadow:0 4px 30px #0000000f}.aa-question-item__call{font-size:17px;font-weight:600}.aa-question-item__call a{color:#dd2734}.aa-section-4{background-size:cover}.aa-section-14{background:#fafafa url(/m/images/index/bg_law.jpg) top/cover no-repeat}.aa-section-14 .aa-container{max-width:890px}.aa-section-14__title{max-width:36ch}.aa-errors-list-2 .aa-error-item-2{background-position:40px 70px;background-repeat:no-repeat;background-size:90px;width:calc(100% - 20px);margin:0 10px 30px;padding:40px 40px 40px 160px}.aa-error-item-2 p{font-size:16px;line-height:1.3}.aa-error-item-2.letter{background-image:url(/m/images/index/icon01.png)}.aa-error-item-2.officer{background-image:url(/m/images/index/icon02.png)}.aa-error-item-2.map{background-image:url(/m/images/index/icon03.png)}.aa-error-item-2.target{background-image:url(/m/images/index/icon04.png)}.aa-section-9__title{text-transform:initial;margin:0 0 45px;padding-bottom:50px}.light-bg{z-index:2;background-color:#fff;background-position:calc(100% - 20px) 15px;background-repeat:no-repeat;background-size:auto 80px;padding:30px;position:relative;box-shadow:0 0 34px #0000000f}.algo-block-01 .light-bg{background-image:url(/m/images/algo_block_1.jpg)}.algo-block-02 .light-bg{background-image:url(/m/images/algo_block_5.jpg)}.algo-block-03 .light-bg{background-image:url(/m/images/algo_block_7.jpg)}.algo-block-04 .light-bg{background-image:url(/m/images/algo_block_6.jpg)}.algo-block-05 .light-bg{background-image:url(/m/images/algo_block_3.jpg)}.algo-block-06 .light-bg{background-image:url(/m/images/algo_block_8.jpg)}.dash-line{background-color:#0000;background-repeat:no-repeat;background-size:auto;position:absolute}.algo-block-02 .dash-line{background-image:url(/m/images/index/path01.png);width:94px;height:47px;top:15px;left:-25px}.algo-block-03 .dash-line{background-image:url(/m/images/index/path03.png);width:97px;height:64px;top:-85px;right:-25px}.algo-block-04 .dash-line{background-image:url(/m/images/index/path02.png);width:54px;height:19px;top:35px;left:-20px}.algo-block-05 .dash-line{background-image:url(/m/images/index/path05.png);width:100px;height:37px;top:-75px;right:-20px}.algo-block-06 .dash-line{background-image:url(/m/images/index/path04.png);width:54px;height:26px;top:30px;left:-20px}.algo-block--odd{margin-top:-50px}.algo-block--even{margin-top:50px}.algo-block__head{letter-spacing:-.5px;align-items:center;min-height:70px;margin-bottom:10px;padding-left:60px;padding-right:70px;font-family:DINPro,sans-serif;font-size:26px;font-weight:600;line-height:120%;display:flex;position:relative}.algo-block__head span{color:#dd2734;text-align:center;width:50px;height:65px;font-size:70px;line-height:58px;display:block;position:absolute;top:0;left:0}.algo-block__body{padding:10px}.txt-light{color:#fff}.wrapper{max-width:1200px;margin:0 auto}.promo{color:#fff;box-sizing:border-box;background:#121212 url(/m/img/promo.jpg) 50%/cover no-repeat;min-height:500px;padding:70px 15px;position:relative;overflow:hidden}.promo:after{content:"";background:url(/m/img/sergey.webp) 0 0/contain no-repeat;width:465px;height:460px;position:absolute;bottom:0;right:calc(50% - 350px)}.promo .wrapper{position:relative}.promo__head{margin:0 0 15px;font-size:40px;font-weight:900}.promo__list{margin:0;padding:0;list-style:none}.promo__appeal{text-align:right;z-index:2;font-size:30px;font-weight:900;position:absolute;top:0;right:0}.promo__appeal span{color:#2a2a2a;background-color:#ffd64b;border-radius:7px;margin:8px 0 0;padding:5px 10px;font-size:26px;font-weight:700;display:inline-block}.promo__founder{color:#fff;z-index:1;background:url(/m/images/promo-vk.svg) 0/32px no-repeat;padding-left:42px;font-family:Inter;font-size:18px;font-style:normal;font-weight:700;line-height:22px;display:inline-block;position:absolute;bottom:-50px;right:0}.promo__founder:hover{text-decoration:none}.promo__founder:hover .cls-1{fill:#00f}.promo__founder span{color:#fff;margin-top:10px;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:17px;display:block}@media only screen and (max-width:1024px){.promo__appeal{max-width:140px}.promo:after{right:calc(50% - 410px)}}@media only screen and (max-width:780px){.promo__founder,.promo__appeal{display:none}.promo{padding-left:5vw;padding-right:5vw}.promo__head{font-size:34px}}.price-description .wrapper{z-index:2;position:relative}.price-description{background:#ececeb url(/m/images/price-bg.jpg) top/cover no-repeat;padding:60px 15px;position:relative}.price-description:after{content:"";background:linear-gradient(#0000,#fff);height:100px;position:absolute;bottom:0;left:0;right:0}.price-box{text-align:center;font-family:DINPro,sans-serif;font-size:48px;font-weight:700}.price-box span{color:#dd2734;font-size:60px}.advantages{justify-content:center;margin:40px 5vw;font-size:24px;line-height:130%;display:flex}.advantages li{text-align:center;white-space:nowrap;background-position:50% 0;background-repeat:no-repeat;background-size:84px;margin:0 auto;padding:100px 15px 20px}.advantages li.installment{background-image:url(/m/images/payment01.png)}.advantages li.first-pay{background-image:url(/m/images/payment02.png)}.advantages li.term-pay{background-image:url(/m/images/payment03.png)}.in-price{margin:0 5vw}.in-price__header>b{color:#c33;background:url(/m/images/star-header.png) 0 8px/28px no-repeat;margin:0 0 10px;padding:4px 15px 4px 40px;font-size:28px;display:inline-block}.in-price__list{margin-left:9px;font-size:20px}.in-price__list>li{padding:4px 0 4px 30px;position:relative}.in-price__list>li:before{content:"";background:#c33;border-radius:50%;width:9px;height:9px;position:absolute;top:13px;left:0}.in-price__list>li>span{color:#c33}.guarantee{margin:60px 0 0 5vw;display:flex}.guarantee__header{color:#c33;background:url(/m/images/star-header.png) 0 8px/28px no-repeat;margin:15px 0 10px;padding:4px 15px 4px 40px;font-size:28px;display:inline-block}.guarantee__text{font-size:20px}.guarantee__text span{color:#c33}.guarantee__banner{text-align:center;box-sizing:content-box;background:#fff;border:5px solid #c33;border-top:none;width:240px;margin-top:45px;margin-left:30px;padding:10px 25px 20px 110px;font-size:20px;position:relative}.guarantee__banner:before{content:"";z-index:-1;background:#fff;border:5px solid #c33;position:absolute;inset:-20px -5px 50%;transform:skewY(-4deg)}.guarantee__banner:after{content:"";z-index:2;background:url(/m/images/like.png) 0 0/110px no-repeat;width:110px;height:185px;position:absolute;bottom:-3px;left:0}.guarantee__banner>p{z-index:3;position:relative}.beforehand{margin:60px 5vw 0}.beforehand__header{text-align:center;color:#c33;margin:0 0 10px;font-size:28px;display:block}.beforehand__text{font-size:20px}@media only screen and (max-width:780px){.guarantee{flex-direction:column;align-items:center;margin:60px 5vw 0}}@media only screen and (max-width:520px){.price-box{font-size:30px}.price-box span{font-size:42px}.advantages{margin-left:0;margin-right:0;font-size:0;display:block}.advantages li{width:50%;margin:0 0 20px;padding:90px 5px 10px;font-size:20px;line-height:140%;display:inline-block}.advantages li:last-child{width:100%}.in-price,.guarantee,.in-price__list{margin-left:0;margin-right:0;font-size:18px}.guarantee__banner{width:auto;margin:20px 0 0;padding:15px 10px 15px 40px;font-size:18px}.guarantee__banner:after{content:"";z-index:2;background:url(/m/images/like.png) 0 0/80px no-repeat;width:110px;height:185px;position:absolute;bottom:-53px;left:-20px}}@media only screen and (min-width:1024px){.aa-header__logo-2,#offer{display:none}.aa-header__panel{align-items:center}.cta{margin:7px auto}}.totop{opacity:1;background:url(/bitrix/templates/army_2016_copy/scripts/img/to_top.svg) no-repeat;width:40px;height:40px;top:300px}@media only screen and (max-width:1200px){.promo__head{font-size:32px}.promo__list li,.promo__btn,.promo__coupon-count{font-size:16px}.promo__founder{font-size:14px}.features__item a{font-size:13px}.phone-number{font-size:20px}.team__subheader{font-size:14px}.team__header{font-size:24px}.team__name{font-size:16px}.team__position,.accomp__subject a{font-size:13px}.article__header,.how-to-get__header{font-size:24px;line-height:normal}.how-to-get__call a,.messenger b{font-size:18px}.accomp__header{font-size:22px}.call__geolocation a{font-size:12px}}@media only screen and (max-width:900px){.call__geolocation a{color:var(--color-main);font-family:Inter;font-size:12px;font-style:normal;font-weight:700;line-height:14px}.call__geolocation a span{color:#575756;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:14px}.promo{min-height:458px}.promo:after{background-size:440px;width:440px;height:435px}}@media only screen and (max-width:780px){.team__list li{width:calc(33.3333% - 15px)}}@media only screen and (max-width:767px){.promo__head{font-size:22px;line-height:normal}.promo{min-height:370px;padding:50px 15px}.advice.advice__mobile .call__geolocation{border-bottom:1px dashed #575756}.accomp__header{margin-top:30px}.accomp__list{flex-direction:column;box-shadow:0 0 10px #0000000a}.accomp__card:nth-child(2){margin:0}.accomp__card{box-shadow:none;margin:2px 0}.accomp__subject{font-weight:500}.promo:after{display:none}.features__flex{align-items:initial;flex-flow:column wrap}.features__item{width:100%;margin:0;padding:20px 0}.features__item:nth-child(2){border-left:none;border-right:none;border-top:2px solid var(--color-main);border-bottom:2px solid var(--color-main)}.features__item a{align-items:center;width:100%;margin:0 8vw}.aa-section-7__head{margin-bottom:0;font-size:24px}.aa-section-2__column{flex-direction:column}.aa-question-item{padding:0 10px}.aa-question-item__answer{margin:0}.aa-errors-list-2 .aa-error-item-2{background-position:20px 21px;background-size:40px;padding:20px}.aa-error-item-2__title{align-items:center;min-height:40px;margin:0;padding-left:50px;display:flex}.algo-block--odd,.algo-block--even{margin-top:20px}.algo-block__head{font-size:18px}.aa-section-14__title,.aa-section-9__title,.aa-section-4__title{letter-spacing:-.5px;font-size:22px}.aa-section-9__title{margin:0;padding-bottom:10px}.action-block__call{font-size:23px}.action-block__appeal{max-width:195px;margin:10px auto;padding:5px;font-size:14px}}.trueprice{color:#fff;white-space:nowrap;background:#e41818}.fakeprice{color:#c00;white-space:nowrap;background:url(/m/images/cros.gif) 0 23px/100% 81% no-repeat;padding:0 32px}.xs-visible{display:none}@media (max-width:639px){.xs-hidden{display:none}.xs-visible{display:block}}.promo__btn{background-color:var(--color-main);color:#fff;cursor:pointer;z-index:1;border:0;margin:25px 0 15px;padding:16px 30px;font-family:Inter;font-size:18px;font-weight:700;line-height:22px;text-decoration:none;transition:opacity .2s;display:inline-block;position:relative}.promo__btn:hover{opacity:.9;text-decoration:none}
.header .call__geolocation{display:none}.header .call__tagline{display:block}.header{z-index:5;background:#fff;position:sticky;top:0}.header__flex{justify-content:space-between;align-items:center;padding:5px 0;display:flex}.header.fixed .header__flex{padding:10px 0}.header__logo{background:url(/m/img/logo_black.svg) 50%/contain no-repeat;width:228px;height:57px;font-size:0;display:inline-block}.header .call{border-left:1px solid #ebebeb}.header__nav{border-left:1px solid #ebebeb;padding-left:50px}.header__hotlinks{margin:0;padding:0;font-size:15px;font-weight:700;line-height:120%;list-style:none;display:flex}.header__menu{justify-content:center;margin:0;padding:0;font-size:15px;font-weight:700;line-height:120%;list-style:none;display:flex}.header__nav-link{color:#2a2a2a;padding:7px 10px;display:inline-block}.header__user-link{color:var(--color-main);background:url(/m/img/user.svg) 10px 9px/10px 12px no-repeat;padding:7px 10px 7px 25px;display:inline-block}.header__menu li.header__nav-link{position:relative}.header__menu>li:hover>a.header__nav-link{background:#f4f4f4;text-decoration:none}.header__menu>li:hover>.header__subnav{border-color:#f4f4f4;height:auto;padding:5px 20px 0}.header__subnav{box-sizing:border-box;background:#fff;border:1px solid #0000;height:0;margin:0;padding:0 20px;list-style:none;transition:all .2s;position:absolute;overflow:hidden}.header__subnav-link{color:#2a2a2a;padding:5px 0;display:inline-block}.header__menu-btn{background:var(--color-main);border:0;width:35px;height:35px;padding:0;display:none;position:relative}.header__menu-btn:after{opacity:0}.header__menu-btn:after,.header__menu-btn:before{content:"";background-color:#fff;border-radius:4px;width:20px;height:2px;position:absolute;top:17px;left:8px;box-shadow:0 -7px #fff,0 7px #fff}.header__menu-btn._is-active:before{transform:rotate(45deg)}.header__menu-btn._is-active:after{transform:rotate(-45deg)}.header__menu-btn._is-active:after,.header__menu-btn._is-active:before{box-shadow:none;transition:transform .3s}.header__menu-btn._is-active:after{opacity:1}.header__location span{color:#575756;margin-top:4px;margin-left:10px;font-family:Inter;font-size:13px;font-style:normal;font-weight:400}@media only screen and (max-width:1200px){.header__flex{padding:0 15px}.header__nav{padding-left:20px}.header__user-link{white-space:nowrap}.header__logo{padding-right:20px}}@media only screen and (max-width:1024px){.header__menu>li:hover>a.header__nav-link{background:no-repeat;text-decoration:none}.header__menu>li:hover>.header__subnav,.header__menu>li>.header__subnav{position:inherit;border:none;height:auto;margin:-1vh 0 1vh;padding:0;font-weight:400;text-decoration:none}.header__user-link{padding:14px 10px 17px 25px}.header__subnav-link{margin:0;padding:7px 10px}.header__hotlinks{margin:auto 2vw auto auto;display:flex}.header__flex{padding:0}.header__logo{background-size:200px;padding:0 15px}.header .call{background:0 0;min-width:270px;margin:5px 0 9px;padding:0 0 0 2vw}.header__location,.header .call__tagline{display:none}.header__menu{flex-direction:column;height:0;margin:0;padding:0;transition:height .1s ease-out;overflow:hidden}.header__menu._is-active{background:#000000bf;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;height:calc(100vh - 64px)}.header__menu._is-active>li{background:#fff}.header .call{min-width:193px;margin-right:2vw}.header .call__geolocation{font-size:12px;display:block}.header__nav{order:2}.header__menu-btn{display:block}.header__menu-btn._is-active{background:0 0}.header__menu{z-index:2;text-align:center;background:#fff;position:absolute;top:64px;left:0;right:0}.header__menu-btn._is-active:after,.header__menu-btn._is-active:before{background-color:var(--color-main)}.header__nav-link{margin:1vh 0}}@media only screen and (max-width:544px){.header{padding:0}.header .call{border:none;margin:auto;padding:0}}@media only screen and (max-width:1200px){.header__nav{border-left:1px solid #0000}}@media only screen and (max-width:1024px){.header__menu{justify-content:flex-start}.header__menu>li{border-bottom:1px solid #ebebeb}.header__user-link{background:url(/m/img/user.svg) 10px 15px/10px 12px no-repeat}}@media only screen and (max-width:900px){.header__flex{padding:17px}.header__nav{border-left:1px solid #0000;padding-left:0}.header__logo{padding-left:0}.header__nav-link{color:#575756;font-family:Inter;font-size:14px;font-style:normal;font-weight:700;line-height:17px}.header__menu{top:90px}}@media only screen and (max-width:829px){.header__location{padding-left:15px}}.header{z-index:5;background:#fff;border-bottom:1px solid #ebebeb;font-family:Inter,Roboto,sans-serif;position:sticky;top:0}.header__inner{grid-template-columns:auto 1fr auto;align-items:center;gap:30px;max-width:1200px;margin:0 auto;padding:8px 15px;display:grid}.header__inner>.header__menu-btn{display:none}.header__logo{width:200px;height:60px}.header__nav{border-left:none;flex-direction:column;align-items:center;gap:4px;padding:0;display:flex}.header__menu{justify-content:center;align-items:center;gap:4px;margin:0;padding:0;font-size:15px;font-weight:700;list-style:none;display:flex}.header__menu .header__menu-item{align-items:center;margin:0;padding:0;list-style:none;display:inline-flex;position:relative}.header__menu .header__menu-item:before,.header__menu .header__menu-item:after{content:none}.header__menu .header__nav-link{color:#2a2a2a;white-space:nowrap;padding:10px 14px;font-size:15px;font-weight:700;line-height:1.2;text-decoration:none;display:block}.header__menu .header__nav-link:hover{color:var(--color-main);background:0 0;text-decoration:none}.header__menu .header__menu-item--account .header__user-link{color:var(--color-main);white-space:nowrap;background:url(/m/img/user.svg) 10px/12px 14px no-repeat;align-items:center;padding:10px 14px 10px 28px;font-size:15px;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.header__menu .header__menu-item--account .header__user-link:hover{opacity:.85;text-decoration:none}.header__menu .header__menu-item--has-dropdown .header__subnav{border:1px solid #f4f4f4;border-top:2px solid var(--color-main);z-index:100;background:#fff;min-width:280px;margin:0;padding:6px 0;list-style:none;display:none;position:absolute;top:100%;left:0;box-shadow:0 6px 18px #00000014}.header__menu .header__menu-item--has-dropdown:hover .header__subnav,.header__menu .header__menu-item--has-dropdown .header__subnav--open{display:block}.header__menu .header__menu-item--has-dropdown .header__subnav li{border:none;margin:0;padding:0;display:block}.header__menu .header__subnav-link{color:#2a2a2a;white-space:nowrap;padding:8px 18px;font-size:14px;font-weight:400;line-height:1.3;text-decoration:none;display:block}.header__menu .header__subnav-link:hover{color:var(--color-main);background:#fafafa;text-decoration:none}.header__menu .header__menu-item--has-dropdown .header__subnav li.header__subnav-item--mobile-only{display:none}.header__location{margin:0;padding:0;display:block}.header__location .city-select{height:24px;color:var(--color-main);cursor:pointer;background:url(/m/img/rnd-location_dark.svg) 4px/18px no-repeat;border:0;align-items:center;padding:0 4px 0 28px;font-family:inherit;font-size:16px;font-weight:700;text-decoration:none;display:inline-flex}.header__location .city-select span{color:#575756;margin-left:10px;font-size:13px;font-weight:400}.header__location .city-select:hover{opacity:.9;text-decoration:none}@media (min-width:1025px){.header__nav{gap:0}.header__location{margin-top:-6px}}@media (max-width:1200px){.header__inner{gap:20px;padding:6px 15px}.header__menu .header__nav-link{padding:9px 10px;font-size:14px}.header__menu .header__menu-item--account .header__user-link{padding:9px 10px 9px 26px;font-size:14px}.header .phone-stack__number{font-size:22px}}@media (max-width:829px){.header__inner>.header__menu-btn{display:block}}@media (max-width:640px){.header__inner{padding:6px 10px}.header .phone-stack{border-left:0;min-height:24px}.header .phone-stack__number{font-size:16px}}@media (max-width:545px){.header .phone-stack__icon{display:none}}@media (max-width:520px){.header__inner{grid-template-columns:auto 1fr auto;padding-left:12px}.header .header__logo{background:url(/m/img/logo-square.png) 0/contain no-repeat;width:56px;height:42px;padding:0}}@media (min-width:830px) and (max-width:1024px){.header .header__menu{text-align:left;background:0 0;flex-direction:row;height:auto;margin:0;padding:0;position:static;overflow:visible}.header .header__menu-btn{display:none}.header .header__nav-link{margin:0}.header .header__nav{order:0}.header__inner{grid-template:"logo nav call"/auto 1fr auto;gap:0 14px;padding:6px 15px}.header__inner>.header__logo{grid-area:logo}.header__inner>.header__nav{grid-area:nav;justify-self:end}.header__inner>.phone-stack{grid-area:call;justify-self:end}.header__menu .header__nav-link{padding:9px 8px;font-size:14px}.header__nav .header__location,.header .phone-stack__tagline{display:none}.header .phone-stack__city{display:block}.header .phone-stack{border-left:1px solid #ebebeb;min-width:0;margin:0}.header .phone-stack__number{font-size:20px;line-height:1.1}.header .header__menu .header__menu-item--has-dropdown .header__subnav,.header .header__menu .header__menu-item--has-dropdown:hover .header__subnav,.header .header__menu .header__menu-item--has-dropdown .header__subnav--open{border:1px solid #f4f4f4;height:auto;margin:0;padding:6px 0;position:absolute;top:100%;left:0}}@media (max-width:829px){.header__inner{grid-template:"logo call burger""nav nav nav"/minmax(200px,auto) 1fr auto;align-items:center;gap:0 14px;padding:6px 15px}.header__inner>.header__logo{grid-area:logo}.header__inner>.header__nav{grid-area:nav}.header__inner>.phone-stack{grid-area:call;justify-self:end}.header__inner>.header__menu-btn{grid-area:burger}.header__inner>.phone-stack{text-align:right;border-left:0;min-width:0;min-height:28px;margin:0;padding:0 10px 0 0}.header .phone-stack__number{font-size:20px;line-height:1.1}.header .phone-stack__tagline{display:none}.header .phone-stack__city{display:block}.header__inner>.header__menu-btn{background:var(--color-main);color:#0000;cursor:pointer;border:0;border-radius:6px;justify-self:end;width:40px;height:40px;padding:0;display:block;position:relative}.header__inner>.header__menu-btn:before,.header__inner>.header__menu-btn:after{content:"";background:#fff;border-radius:2px;width:20px;height:2px;transition:transform .2s,top .2s,box-shadow .2s;position:absolute;left:10px}.header__inner>.header__menu-btn:before{top:13px;box-shadow:0 7px #fff,0 14px #fff}.header__inner>.header__menu-btn:after{opacity:0;top:27px}.header__inner>.header__menu-btn._is-active:before{box-shadow:none;top:19px;transform:rotate(45deg)}.header__inner>.header__menu-btn._is-active:after{opacity:1;top:19px;transform:rotate(-45deg)}.header__inner>.header__nav{background:#fff;border-top:1px solid #ebebeb;flex-direction:column;align-items:stretch;gap:0;width:100%;margin-top:8px;padding:6px 0 12px;display:none}.header__inner>.header__nav--open{display:flex}.header__nav--open .header__menu,.header__inner>.header__nav .header__menu{text-align:left;background:0 0;flex-direction:column;align-items:stretch;gap:0;height:auto;margin:0;padding:0;position:static;overflow:visible}.header__nav--open .header__menu>li,.header__inner>.header__nav .header__menu>li{background:0 0;border-bottom:1px solid #f1f1f1;display:block}.header__nav--open .header__menu .header__nav-link,.header__nav--open .header__menu .header__menu-item--account .header__user-link,.header__inner>.header__nav .header__menu .header__nav-link,.header__inner>.header__nav .header__menu .header__menu-item--account .header__user-link{text-align:left;margin:0;padding:12px 16px;display:block}.header__nav--open .header__menu .header__menu-item--has-dropdown .header__subnav,.header__inner>.header__nav .header__menu .header__menu-item--has-dropdown .header__subnav{box-shadow:none;background:#fafafa;border:0;min-width:0;max-height:0;margin:0;padding:0;transition:max-height .25s,padding .25s;display:block;position:static;overflow:hidden}.header__nav--open .header__menu .header__menu-item--has-dropdown .header__subnav--open,.header__inner>.header__nav .header__menu .header__menu-item--has-dropdown .header__subnav--open{max-height:80vh;padding:4px 0}.header__nav--open .header__menu .header__subnav-link,.header__inner>.header__nav .header__menu .header__subnav-link{padding:8px 32px}.header__nav--open .header__menu .header__nav-link--dropdown-trigger,.header__inner>.header__nav .header__menu .header__nav-link--dropdown-trigger{justify-content:space-between;align-items:center;display:flex}.header__nav--open .header__menu .header__nav-link--dropdown-trigger:after,.header__inner>.header__nav .header__menu .header__nav-link--dropdown-trigger:after{content:"";border-bottom:2px solid;border-right:2px solid;flex:none;width:8px;height:8px;margin-left:12px;transition:transform .2s;transform:translateY(-2px)rotate(45deg)}.header__nav--open .header__menu .header__menu-item--has-dropdown[data-expanded=true] .header__nav-link--dropdown-trigger:after,.header__inner>.header__nav .header__menu .header__menu-item--has-dropdown[data-expanded=true] .header__nav-link--dropdown-trigger:after{transform:translateY(2px)rotate(-135deg)}.header__nav--open .header__menu .header__menu-item--has-dropdown .header__subnav li.header__subnav-item--mobile-only,.header__inner>.header__nav .header__menu .header__menu-item--has-dropdown .header__subnav li.header__subnav-item--mobile-only{display:list-item}.header__nav--open .header__location,.header__inner>.header__nav .header__location{display:none}}@media (max-width:640px){.header__inner>.phone-stack{padding:0 6px 0 0}.header .phone-stack__number{font-size:16px}.header__inner>.header__menu-btn{width:36px;height:36px}.header__inner>.header__menu-btn:before,.header__inner>.header__menu-btn:after{left:8px}}.header{transition:transform .25s,opacity .25s,visibility linear}.header--collapsed{opacity:0;pointer-events:none;visibility:hidden;transition:transform .25s,opacity .25s,visibility 0s linear .25s;transform:translateY(-100%)}.header__location .city-select--header{background:url(/m/img/rnd-location_dark.svg) 0/16px no-repeat;padding-left:24px}.header__location .city-select--header .city-select__city{font-size:16px}
.footer-main{background-color:var(--color-surface-dark);color:var(--color-text-on-dark);padding:36px 0 calc(36px + var(--banner-bottom-h,0px))}.footer-main__notice{border-left:3px solid var(--color-brand);color:#ffffffd9;background-color:#ffffff0a;border-radius:2px;margin:0 0 28px;padding:14px 18px;font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:1.5}.footer-main__body{grid-template-columns:minmax(220px,max-content) minmax(0,1fr);align-items:start;gap:clamp(28px,4vw,56px);display:grid}.footer-main__brand{min-width:0}.footer-main__logo{line-height:0;display:inline-block}.footer-main__meta{color:#fff9;margin:14px 0 0;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:1.55}.footer-main__nav{min-width:0}.footer-nav-primary{flex-wrap:wrap;gap:8px clamp(20px,3vw,36px);margin:0 0 18px;padding:0;list-style:none;display:flex}.footer-nav-primary li{margin:0}.footer-nav-primary__link{color:var(--color-text-on-dark);border-bottom:1px dashed #0000;padding-bottom:1px;font-family:Inter,sans-serif;font-size:clamp(17px,.5vw + 15px,20px);font-weight:700;line-height:1.2;text-decoration:none;display:inline-block}.footer-nav-primary__link:hover{border-bottom-color:var(--color-brand);color:var(--color-brand);text-decoration:none}.footer-nav-secondary{flex-wrap:wrap;align-items:baseline;gap:6px 14px;margin:0;padding:0;list-style:none;display:flex}.footer-nav-secondary li{align-items:baseline;margin:0;display:inline-flex}.footer-nav-secondary li:before{content:"·";color:#ffffff59;margin-right:14px;font-size:14px;line-height:1}.footer-nav-secondary__link{color:#ffffffb8;border-bottom:1px dashed #0000;font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:1.4;text-decoration:none;display:inline-block}.footer-nav-secondary__link:hover{color:var(--color-text-on-dark);border-bottom-color:currentColor;text-decoration:none}.footer-main__nap{color:#ffffffb3;flex-wrap:wrap;gap:8px 20px;margin-top:20px;font-size:13px;font-style:normal;display:flex}.footer-main__nap a{color:#ffffffd9;text-decoration:none;transition:color .15s}.footer-main__nap a:hover{color:#fff}.footer-main__legal-links{color:#ffffff80;text-align:center;border-top:1px solid #ffffff1f;margin-top:20px;padding-top:16px;font-size:12px}.footer-main__legal-links a{color:#fff9;text-decoration:none;transition:color .15s}.footer-main__legal-links a:hover{color:#fff}@media (max-width:767px){.footer-main{padding-top:28px}.footer-main__body{grid-template-columns:1fr;gap:24px}.footer-main__notice{margin-bottom:22px}.footer-nav-primary{gap:8px clamp(18px,4vw,28px)}}@media (max-width:480px){.footer-main{padding-top:24px}.footer-main__notice{padding:12px 14px;font-size:12.5px}.footer-nav-secondary{column-gap:10px}.footer-nav-secondary li:before{margin-right:10px}}.how-to-get{text-align:left;color:#fff;background:url(/m/img/how-to.jpg) 50%/cover no-repeat;padding:120px 0;position:relative}.how-to-get__in{max-width:50%}.how-to-get__header{color:#fff;margin:0 0 25px;font-family:Inter;font-size:36px;font-style:normal;font-weight:700;line-height:43px}.how-to-get p{color:#fff;margin-bottom:35px;font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:23px}p.how-to-get__call{color:#fff;margin-bottom:0;font-family:Inter;font-size:28px;font-style:normal;font-weight:700;line-height:34px}.how-to-get__call a{color:#fff;border-bottom:1px dashed #0000;font-family:Inter;font-size:28px;font-style:normal;font-weight:700;line-height:34px}.how-to-get__call a:hover{border-bottom:1px dashed #fff;text-decoration:none}.how-to-get__p span{background-color:var(--color-main);padding:2px 5px}@media only screen and (max-width:780px){p.how-to-get__call{padding:0 10px;font-size:18px}.how-to-get{padding:60px 0 170px}.how-to-get:after{bottom:0}}@media only screen and (max-width:1200px){.how-to-get p{font-size:16px}.how-to-get__in{max-width:45%;padding-left:20px}}@media only screen and (max-width:900px){.how-to-get{padding:50px 15px}}@media only screen and (max-width:780px){p.how-to-get__call{padding:0}}@media only screen and (max-width:767px){.how-to-get__in{width:100%;max-width:100%;padding-left:0}.how-to-get__header{font-size:20px}.how-to-get p{font-size:14px}.how-to-get{background-image:unset;background-color:#28738a}}
